Package | Description |
---|---|
de.bsvrz.ste.agzs.tls |
Modifier and Type | Field and Description |
---|---|
protected java.util.Vector<GlobalUmsetzungVerwendeteAttributGruppenAspekte.AttributGruppenAspekte> |
GlobalUmsetzungVerwendeteAttributGruppenAspekte.m_attributGruppenAspekte
Liste mit allen verwendeten AttributGruppen-Aspekt-Kombinationen.
|
Modifier and Type | Method and Description |
---|---|
GlobalUmsetzungVerwendeteAttributGruppenAspekte.AttributGruppenAspekte |
GlobalUmsetzungVerwendeteAttributGruppenAspekte.getAttributGruppenAspekteIndex(int i)
Holen der AttributGruppen-Aspekt-AnzeigePrinzip-Kombination mit dem übergebenen Index.
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector<GlobalUmsetzungVerwendeteAttributGruppenAspekte.AttributGruppenAspekte> |
GlobalUmsetzungVerwendeteAttributGruppenAspekte.getAttributGruppenAspekte()
Holen der Liste aller versorgten AttributGruppen-Aspekt-AnzeigePrinzip-Kombinationen.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalUmsetzungVerwendeteAttributGruppenAspekte.setAttributGruppenAspekte(java.util.Vector<GlobalUmsetzungVerwendeteAttributGruppenAspekte.AttributGruppenAspekte> verwendeteAttributGruppenAspekte)
Setzen der Liste aller versorgten AttributGruppen-Aspekt-AnzeigePrinzip-Kombinationen.
|